REXEN is a remote execution environment which allows you to run cross compiled binaries on the target machine as if they were running natively on the host. This can be useful for running things like configure scripts that aren't very friendly towards cross compiling. It requires the host to be running a Linux kernel that has support for binfmt_misc.